home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 2-2.iso
/
utility
/
net2phone
/
data1.cab
/
Langauge_Independent
/
Net2fone.exe
/
0
/
RCDATA
/
TOKDLG
/
TOKDLG.txt
Wrap
Text File
|
1999-03-22
|
2KB
|
88 lines
object OkDlg: TOkDlg
Left = 353
Top = 214
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 199
ClientWidth = 361
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object QLabel: TLabel
Left = 58
Top = 18
Width = 71
Height = 13
Caption = 'Confirmation'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Icon: TImage
Left = 2
Top = 18
Width = 53
Height = 60
AutoSize = True
end
object Qlabel2: TLabel
Left = 58
Top = 42
Width = 71
Height = 13
Caption = 'Confirmation'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object BOk: TButton
Left = 136
Top = 160
Width = 75
Height = 25
Caption = 'OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = BOkClick
end
object BCancel: TButton
Left = 240
Top = 160
Width = 75
Height = 25
Caption = 'Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
OnClick = BOkClick
end
end